Tags | |
UUID | 1fe0a0b6-1ea2-11e6-9770-bc764e2038f2 |
The characteristic polynomial of a 3x3 matrix calculator computes the characteristic polynomial of a 3x3 matrix.
INSTRUCTIONS: Enter the following:
Polynomial (CP): The calculator returns the:
The characteristic polynomial (CP) of an nxn matrix A is a polynomial whose roots are the eigenvalues of the matrix A. It is defined as det(A-λI), where I is the identity matrix. The coefficients of the polynomial are determined by the determinant and trace of the matrix.
For the 3x3 matrix A:
A = [A11A12A13A21A22A23A31A32A33],
the characteristic polynomial can be found using the formula:
CP = -λ3+ tr(A)λ2 - 1/2( tr(A)2 - tr(A2)) λ + det(A),
where:
For the Characteristic Polynomial of a 2x2 matrix, CLICK HERE
No comments |